Welcome![Sign In][Sign Up]
Location:
Search - remote relay

Search list

[Internet-Network20050329122586

Description: 几个hacker程序源码简介: 1*远程主机的磁盘目录与文件的浏览,上、下载,远程执行等。2*提供三种方式的连接方式:*Udp单包快速交互目录浏览,*Udp包入反向TCP连接,*常规的TCP主动连接。3*屏幕查看单屏或连续监控,图象质量自定义(1-100),同时可鼠标与键盘遥控。4*提供简易搜索,进程管理:IP地址与端口的区间与组合扫描分析等,可查看远程主机的运行进程,并任意终止它.5*代理控制服务框架:程序结构可以构造100多台计算机构成多节点代理,接力传递目标计算机的信息包,最后传到主控制端,框架搭好,有兴趣者可索要源代码代码实现之。(服务端运行后要连续双击几个文本文件后可能驻留内存,隐藏到系统内,以后的文本关联都可以打开服务端文件。) -several hacker procedures source description : a remote host* disk directory and file browser, and download, remote execution. 2* provide three forms of connectivity :* Udp single packet rapid interactive catalog browsing, Udp* TCP packets into reverse connect* Conventional TCP active connector. 3* Screen View-screen or continuous monitoring, since the definition of image quality (1-100), while mouse and keyboard control. 4* Easy search and process management : IP address and port combination with the range of scanning, can be found on the remote host running process, and arbitrary termination of its .5* Deputy control services framework : program structure can be constructed more than 100 computers and multi-node agents, relay the goal of computer transmission of information packe
Platform: | Size: 389120 | Author: zzy | Hits:

[Com Portzhiyonglou311

Description: 基于GPRS网络的远程监控系统,具有(至少)4路模拟量输入;(至少)有4路继电器输入/输出;扩展数据存储器;具有看门狗功能;-based on the GPRS network remote monitoring system, it has (at least) four analog input; (at least) four road relay input/output; expansion data memory; with watchdog function;
Platform: | Size: 103424 | Author: 华华 | Hits:

[SCMremote

Description: 基于MC68HC08QY4芯片的无线遥控解码程序,并通过场效应管和继电器来驱动有刷电机-MC68HC08QY4 chip-based wireless remote control decoding process, and through field effect transistor and the relay to drive the motor has brushes
Platform: | Size: 6144 | Author: 苏杰 | Hits:

[SCMzineng

Description: 智能家居系统。。。包括PS2键盘,红外遥控,温度传感,12864液晶显示,PC机对MCU实时控制,继电器阵列控制-Intelligent home systems. . . Including the PS2 keyboard, infrared remote control, temperature sensing, 12864 LCD, PC machine on the MCU in real-time control, relay array to control
Platform: | Size: 60416 | Author: edjj | Hits:

[SCMwireless_alarm

Description: 基于8051的网络远程控制系统 本项目通过网络实现远程监控,远程的电脑具有固定IP,在远程电脑的COM1的串行传输端口接一块8051控制板,然后以RS-232传输方式传输数据到8051的电路板,8051控制板上采用固态继电器(Solid State Relay)连接到电子产品,从而可以远程控制这些电子产品何时开启或关闭。8051控制板上还可以每分钟测量一次当前温度,再传输到远程监控端。-8051-based network remote control system for the item through the network to achieve remote monitoring, remote computers with fixed IP, the remote computer
Platform: | Size: 4096 | Author: 陈永 | Hits:

[SCMchip1

Description: VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inbuf2[50] //接收缓冲区 unsigned char count3 void init_serialcomm( void ) { SCON = 0x50 //SCON: serail mode 1, 8-bit UART, enable ucvr T2CON=0x30 TH2=0x00 TL2=0x00 RCAP2H=0xFF RCAP2L=0xDC TR2=1 } //向串口发送一个字符 void send_char_com( unsigned char ch) { SBUF=ch while (TI== 0 ) TI= 0-VB player remote control infrared remote control decoder# Include <regX52.h># Define c (x) (x* 110592/120000) sbit Ir_Pin = P3 ^ 2 sbit beep = P2 ^ 1// sbit RELAY = P2 ^ 0# define INBUF_LEN 4// data length unsigned char inbuf1 [INBUF_LEN] = (0, 0, 0, 0)// Send buffer unsigned char inbuf2 [50]// receive buffer unsigned char count3 void init_serialcomm (void) ( SCON = 0x50// SCON: serail mode 1, 8-bit UART, enable ucvrT2CON = 0x30 TH2 = 0x00 TL2 = 0x00 RCAP2H = 0xFF RCAP2L = 0xDC TR2 = 1)// to send a serial character void send_char_com (unsigned char ch ) (SBUF = ch while (TI == 0) TI = 0
Platform: | Size: 12667904 | Author: 微微 | Hits:

[Otherrelay

Description: rc5 based philips remote control decoding and oprate relay with remot key remot is commonly available in market 90channel reote
Platform: | Size: 1024 | Author: dinu | Hits:

[Other Embeded programRemote-controlthrough-internet

Description: This project integrates automation and security into a single unit. Also abnormal condition of any sensor is detected immediately and message is given as an alert to the user PC. Monitoring and controlling home environment in real time is made possible through LAN. In This project we use a microcontroller(89S52) which controls the electronic devices through the relay driver(ULN2003). Also we are using PC, which is used for monitoring purpose. The temperature sensor(DS18S20) senses the temperature. Based on the temperature, the microcontroller produces the desired output. Thus our project helps us in constant touch with our home environment ensuring the safety of our home
Platform: | Size: 270336 | Author: Binu | Hits:

[Other Embeded programAVR-GSM-SMS

Description: Relay remote control by SMS command. AVR microcontroller.-Relay remote control by SMS command. AVR microcontroller.
Platform: | Size: 65536 | Author: wito | Hits:

[Other Embeded programInfrared-remote-control

Description: 通过红外遥控器对继电器喇叭控制,并在液晶显示按键值-Infrared remote control on the relay through the speaker control, and key value in the liquid crystal display
Platform: | Size: 11264 | Author: 飞飞 | Hits:

[SCMInfrared-remote-control-relay

Description: 用红外遥控器控制继电器,对4个字节的用户码和键数据码进行解码-With infrared remote control relay, the 4 bytes of user code and key to decode the data code
Platform: | Size: 2048 | Author: 李伟 | Hits:

[matlabStand-Alone-Intelligent-Digital-Distance-Relay.ra

Description: Remote end infeed causes problems in distance relay measurement, especially under high resistance earth fault conditions. Although a distance relay set to an ideal operating region can cover the fault resistance at one particular load Condition, the operating region is affected by changes in load condition. Hence a distance relay may overreach or underreach when load changes. From the main factors which affect the ideal digital distance relay operating region, a stand alone intelligent digital distance relay which can adapt to these changes is presented. This approach does not need communication links from the remote end of the line or the system control center. Numerous computer simulations have been carried out on realistic system configurations and the result9 show that them is a high potential for developing an intelligent digital distance relay. -Remote end infeed causes problems in distance relay measurement, especially under high resistance earth fault conditions. Although a distance relay set to an ideal operating region can cover the fault resistance at one particular load Condition, the operating region is affected by changes in load condition. Hence a distance relay may overreach or underreach when load changes. From the main factors which affect the ideal digital distance relay operating region, a stand alone intelligent digital distance relay which can adapt to these changes is presented. This approach does not need communication links from the remote end of the line or the system control center. Numerous computer simulations have been carried out on realistic system configurations and the result9 show that them is a high potential for developing an intelligent digital distance relay.
Platform: | Size: 301056 | Author: abbas | Hits:

[SCM[TEST31]IRD-RELAY

Description: PIC单片机红外遥控控制继电器吸合或释放-PIC microcontroller infrared remote control relay or release
Platform: | Size: 25600 | Author: wang | Hits:

[Program doc8-channel-ir-remote-relay-boards-250x250

Description: remote control circuit diagram
Platform: | Size: 36864 | Author: Rafaqat Ali | Hits:

[ARM-PowerPC-ColdFire-MIPSInfrared-remote-control-relay

Description: 红外遥控控制继电器相关例程,里面含有详细的代码,希望对您有用。-Infrared remote control relay related routines, which contains a detailed code, I hope useful for you.
Platform: | Size: 8192 | Author: dfgApo | Hits:

[ARM-PowerPC-ColdFire-MIPSThe-Fetion-remote-control-relay

Description: 飞信远程控制继电器,用飞信可以来控制远程的继电器-The Fetion remote control relay
Platform: | Size: 38912 | Author: wangda | Hits:

[SCMMicrocontroller-infrared-Relay-clock

Description: 可以用红外遥控控制五个继电器,并定时实时显示,实现低成本家电智能化-The five relays infrared remote control, and regularly displayed in real time, low-cost intelligent home appliances
Platform: | Size: 3072 | Author: ouyangcong | Hits:

[SCMWireless-remote-control-system

Description: 温度采集功能,实时采集环境温度,并在液晶屏上显示出当前温度 报警提示功能,如果温度超过预设值则蜂鸣器响,断开继电器使电器停止工作并通过GSM发短信报警 远程控制功能,可通过GSM对系统进行控制,包括取消报警、控制消防设施等 -Temperature acquisition, real-time capture ambient temperature, and the LCD screen displays the current temperature alarm function, if the temperature exceeds a preset value then the buzzer rang, disconnect the electrical relay stop working and send SMS alarm via GSM remote control function can control the system via GSM, including the elimination of the police, fire control facilities, etc.
Platform: | Size: 10240 | Author: Danniel | Hits:

[OtherVBScript-SMTP-Relay

Description: VBScript SMTP relay to remote website. Uses VBScript, Classic ASP, Winsock, and MS XMLHTTP. Useful if ISP blocks port 25 and their SMTP server is always down. Set the email client SMTP server to your local IP, run this script, and when you send an email the script sends the message to the remote webpage, which then uses that server to send the message over port 25 (or other). Attachments not supported but could be added with more code. Remote webpage could use php or any other server side script, classic ASP example included.
Platform: | Size: 6144 | Author: rory | Hits:

[SCM315M-remote-control-relay-based

Description: 基于STC12C5A60S2单片机的315M遥控器控制继电器的工作-STC12C5A60S2 SCM 315M remote control relay-based work
Platform: | Size: 63488 | Author: 易拉罐 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net